home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Languages / Learn Kana / Learn Kana / card_29360.txt < prev    next >
Encoding:
Text File  |  1988-04-29  |  7.6 KB  |  524 lines

  1. -- card: 29360 from stack: in
  2. -- bmap block id: 29539
  3. -- flags: 0000
  4. -- background id: 28297
  5. -- name: 
  6.  
  7.  
  8. -- part 12 (field)
  9. -- low flags: 81
  10. -- high flags: 0001
  11. -- rect: left=20 top=45 right=289 bottom=68
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: Type Sounds
  20.  
  21.  
  22. -- part 13 (field)
  23. -- low flags: 81
  24. -- high flags: 0001
  25. -- rect: left=74 top=45 right=289 bottom=126
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 12
  33. -- part name: Type Sounds
  34.  
  35.  
  36. -- part 14 (field)
  37. -- low flags: 81
  38. -- high flags: 0001
  39. -- rect: left=130 top=45 right=290 bottom=181
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 12
  47. -- part name: Type Sounds
  48.  
  49.  
  50. -- part 15 (field)
  51. -- low flags: 81
  52. -- high flags: 0001
  53. -- rect: left=188 top=45 right=291 bottom=239
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 12
  61. -- part name: Type Sounds
  62.  
  63.  
  64. -- part 16 (field)
  65. -- low flags: 80
  66. -- high flags: 0001
  67. -- rect: left=245 top=45 right=285 bottom=296
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 12
  75. -- part name: Type Sounds
  76.  
  77.  
  78. -- part 17 (field)
  79. -- low flags: 81
  80. -- high flags: 0001
  81. -- rect: left=298 top=45 right=141 bottom=343
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 12
  89. -- part name: Type Sounds
  90.  
  91.  
  92. -- part 18 (field)
  93. -- low flags: 81
  94. -- high flags: 0001
  95. -- rect: left=353 top=44 right=295 bottom=395
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 12
  103. -- part name: Type Sounds
  104.  
  105.  
  106. -- part 19 (field)
  107. -- low flags: 81
  108. -- high flags: 0001
  109. -- rect: left=406 top=43 right=293 bottom=451
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 12
  117. -- part name: Type Sounds
  118.  
  119.  
  120. -- part 20 (field)
  121. -- low flags: 00
  122. -- high flags: 0000
  123. -- rect: left=384 top=319 right=337 bottom=466
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 3
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: 
  132.  
  133.  
  134. -- part 21 (button)
  135. -- low flags: 00
  136. -- high flags: 0000
  137. -- rect: left=400 top=37 right=297 bottom=451
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: Open Sounds
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   hide card field 8
  149.   go to card id 2
  150. end mouseUp
  151. on mousedown
  152.   show card field 8
  153. end mousedown
  154.  
  155.  
  156. -- part 22 (button)
  157. -- low flags: 00
  158. -- high flags: 0000
  159. -- rect: left=349 top=37 right=296 bottom=398
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: Open Sounds
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   hide card field 7
  171.   go to card id 2
  172. end mouseUp
  173. on mousedown
  174.   show card field 7
  175. end mousedown
  176.  
  177.  
  178. -- part 23 (button)
  179. -- low flags: 00
  180. -- high flags: 0000
  181. -- rect: left=296 top=36 right=148 bottom=345
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: Open Sounds
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   hide card field 6
  193.   go to card id 2
  194. end mouseUp
  195. on mousedown
  196.   show card field 6
  197. end mousedown
  198.  
  199.  
  200. -- part 24 (button)
  201. -- low flags: 00
  202. -- high flags: 0000
  203. -- rect: left=240 top=35 right=297 bottom=292
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: Open Sounds
  212. ----- HyperTalk script -----
  213. on mouseUp
  214.   hide card field 5
  215.   go to card id 2
  216. end mouseUp
  217. on mousedown
  218.   show card field 5
  219. end mousedown
  220.  
  221.  
  222. -- part 25 (button)
  223. -- low flags: 00
  224. -- high flags: 0000
  225. -- rect: left=181 top=35 right=297 bottom=236
  226. -- title width / last selected line: 0
  227. -- icon id / first selected line: 0 / 0
  228. -- text alignment: 1
  229. -- font id: 0
  230. -- text size: 12
  231. -- style flags: 0
  232. -- line height: 16
  233. -- part name: Open Sounds
  234. ----- HyperTalk script -----
  235. on mouseUp
  236.   hide card field 4
  237.   go to card id 2
  238. end mouseUp
  239. on mousedown
  240.   show card field 4
  241. end mousedown
  242.  
  243.  
  244. -- part 26 (button)
  245. -- low flags: 00
  246. -- high flags: 0000
  247. -- rect: left=126 top=35 right=296 bottom=178
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: Open Sounds
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.   hide card field 3
  259.   go to card id 2
  260. end mouseUp
  261. on mousedown
  262.   show card field 3
  263. end mousedown
  264.  
  265.  
  266. -- part 27 (button)
  267. -- low flags: 00
  268. -- high flags: 0000
  269. -- rect: left=70 top=36 right=298 bottom=126
  270. -- title width / last selected line: 0
  271. -- icon id / first selected line: 0 / 0
  272. -- text alignment: 1
  273. -- font id: 0
  274. -- text size: 12
  275. -- style flags: 0
  276. -- line height: 16
  277. -- part name: Open Sounds
  278. ----- HyperTalk script -----
  279. on mouseUp
  280.   hide card field 2
  281.   go to card id 2
  282. end mouseUp
  283. on mousedown
  284.   show card field 2
  285. end mousedown
  286.  
  287.  
  288. -- part 28 (button)
  289. -- low flags: 00
  290. -- high flags: 0000
  291. -- rect: left=14 top=36 right=297 bottom=69
  292. -- title width / last selected line: 0
  293. -- icon id / first selected line: 0 / 0
  294. -- text alignment: 1
  295. -- font id: 0
  296. -- text size: 12
  297. -- style flags: 0
  298. -- line height: 16
  299. -- part name: Open Sounds
  300. ----- HyperTalk script -----
  301. on mouseUp
  302.   hide card field 1
  303.   go to card id 2
  304. end mouseUp
  305. on mousedown
  306.   show card field 1
  307. end mousedown
  308.  
  309.  
  310. -- part 29 (button)
  311. -- low flags: 00
  312. -- high flags: 0000
  313. -- rect: left=486 top=316 right=339 bottom=508
  314. -- title width / last selected line: 0
  315. -- icon id / first selected line: 1013 / 1013
  316. -- text alignment: 1
  317. -- font id: 0
  318. -- text size: 12
  319. -- style flags: 0
  320. -- line height: 16
  321. -- part name: Next
  322. ----- HyperTalk script -----
  323. on mouseUp
  324.   go to next card
  325. end mouseUp
  326.  
  327.  
  328.  
  329. -- part 30 (button)
  330. -- low flags: 00
  331. -- high flags: 8003
  332. -- rect: left=199 top=319 right=339 bottom=299
  333. -- title width / last selected line: 0
  334. -- icon id / first selected line: 0 / 0
  335. -- text alignment: 1
  336. -- font id: 0
  337. -- text size: 12
  338. -- style flags: 0
  339. -- line height: 16
  340. -- part name: Go Katakana
  341. ----- HyperTalk script -----
  342. on mouseUp
  343.   go to card id 30453
  344. end mouseUp
  345.  
  346.  
  347.  
  348.  
  349. -- part contents for background part 58
  350. ----- text -----
  351. H
  352. I
  353. R
  354. A
  355. G
  356. A
  357. N
  358. A
  359.  
  360.  
  361.  
  362. -- part contents for card part 20
  363. ----- text -----
  364. Page 2 of 2
  365.  
  366. -- part contents for card part 18
  367. ----- text -----
  368.  
  369.  
  370. wa
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386. o
  387.  
  388. -- part contents for card part 19
  389. ----- text -----
  390.  
  391.  
  392. ra
  393.  
  394.  
  395.  
  396. ri
  397.  
  398.  
  399.  
  400. ru
  401.  
  402.  
  403.  
  404. re
  405.  
  406.  
  407.  
  408. ro
  409.  
  410. -- part contents for card part 17
  411. ----- text -----
  412.  
  413.  
  414. n
  415.  
  416. -- part contents for card part 16
  417. ----- text -----
  418.  
  419.  
  420. ga
  421.  
  422.  
  423.  
  424. gi
  425.  
  426.  
  427.  
  428. gu
  429.  
  430.  
  431.  
  432. ge
  433.  
  434.  
  435.  
  436. go
  437.  
  438. -- part contents for card part 15
  439. ----- text -----
  440.  
  441.  
  442. za
  443.  
  444.  
  445.  
  446. ji
  447.  
  448.  
  449.  
  450. zu
  451.  
  452.  
  453.  
  454. ze
  455.  
  456.  
  457.  
  458. zo
  459.  
  460. -- part contents for card part 14
  461. ----- text -----
  462.  
  463.  
  464. da
  465.  
  466.  
  467.  
  468. ji
  469.  
  470.  
  471.  
  472. zu
  473.  
  474.  
  475.  
  476. de
  477.  
  478.  
  479.  
  480. do
  481.  
  482. -- part contents for card part 13
  483. ----- text -----
  484.  
  485.  
  486. ba
  487.  
  488.  
  489.  
  490. bi
  491.  
  492.  
  493.  
  494. bu
  495.  
  496.  
  497.  
  498. be
  499.  
  500.  
  501.  
  502. bo
  503.  
  504. -- part contents for card part 12
  505. ----- text -----
  506.  
  507.  
  508. pa
  509.  
  510.  
  511.  
  512. pi
  513.  
  514.  
  515.  
  516. pu
  517.  
  518.  
  519.  
  520. pe
  521.  
  522.  
  523.  
  524. po